home *** CD-ROM | disk | FTP | other *** search
- Path: news.pi.net!news
- From: Marc Lucassen <lucassen@pi.net>
- Newsgroups: comp.lang.c++
- Subject: C++ and C
- Date: Mon, 04 Mar 1996 21:18:31 -0800
- Organization: prive
- Message-ID: <313BCEA7.4831@pi.net>
- NNTP-Posting-Host: ams82.pi.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b3 (Win16; I)
- CC: lucassen@pi.net
-
- I have a problem whith connecting C and C++.
- If you know the answer, please send to me.
- I want to use some functions from a 'dll' compiled in C++ whitch contains
- some classes. Is it possible to use this functions with C source and how
- do I have to declare this functions. (I also make the 'C++' source). I
- get problems with compiling and linking them.
-
- --Marc Lucassen--
-